Fix eln files not being generated when native-comp-async runs
authorAndrea Corallo <akrl@sdf.org>
Wed, 19 Oct 2022 20:08:41 +0000 (22:08 +0200)
committerRob Browning <rlb@defaultvalue.org>
Sat, 13 May 2023 20:17:27 +0000 (21:17 +0100)
commit506b30a243700c6e74450546df27f397b8bb6ff4
tree9ff02ef30cf241bd532c1b59f5b525e01b741f31
parenta0855cc180e01db2bf91060fef90a45a48691444
Fix eln files not being generated when native-comp-async runs

This upstream patch has been incorporated to fix the problem:

  * Fix async native compilation (bug#58637)

  * lisp/emacs-lisp/comp.el (comp--native-compile): Fix gate condition.
  (comp-run-async-workers): Add assetion.

Origin: upstream, commit: 56c63ca21b3e5e2d0bb05d3897ea287a754c5b29
Bug-Debian: https://bugs.debian.org/1023440
Forwarded: not-needed

Gbp-Pq: Name 0012-Fix-eln-files-not-being-generated-when-native-comp-a.patch
lisp/emacs-lisp/comp.el